home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / config / i386sco.mh < prev    next >
Encoding:
Text File  |  1992-01-31  |  400 b   |  12 lines

  1. # Host: Intel 386 running SCO Unix (pre-SVR4)
  2. XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
  3. XM_FILE= xm-i386sco.h
  4. XM_CLIBS= -lPW
  5. SYSV_DEFINE=-DSYSV
  6. REGEX=regex.o
  7. REGEX1=regex.o
  8. #msg The SCO C compiler cannot parse symtab.h when value.h has been included.
  9. #msg This is a bug in the compiler; the code is valid.
  10. #msg Therefore, you must use GCC to compile GDB on SCO machines.
  11. CC=gcc -posix
  12.